[INFO] cloning repository https://github.com/ayanami1ei/DataAnalyzer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ayanami1ei/DataAnalyzer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fayanami1ei%2FDataAnalyzer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fayanami1ei%2FDataAnalyzer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 260d2303cc47fe8abba172cd7d4e9570a31d4e2e
[INFO] testing ayanami1ei/DataAnalyzer against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fayanami1ei%2FDataAnalyzer" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  39% (63/159)
Updating files:  40% (64/159)
Updating files:  41% (66/159)
Updating files:  42% (67/159)
Updating files:  43% (69/159)
Updating files:  44% (70/159)
Updating files:  45% (72/159)
Updating files:  46% (74/159)
Updating files:  47% (75/159)
Updating files:  48% (77/159)
Updating files:  49% (78/159)
Updating files:  50% (80/159)
Updating files:  51% (82/159)
Updating files:  52% (83/159)
Updating files:  53% (85/159)
Updating files:  54% (86/159)
Updating files:  55% (88/159)
Updating files:  56% (90/159)
Updating files:  57% (91/159)
Updating files:  58% (93/159)
Updating files:  59% (94/159)
Updating files:  60% (96/159)
Updating files:  61% (97/159)
Updating files:  62% (99/159)
Updating files:  63% (101/159)
Updating files:  64% (102/159)
Updating files:  65% (104/159)
Updating files:  66% (105/159)
Updating files:  67% (107/159)
Updating files:  68% (109/159)
Updating files:  69% (110/159)
Updating files:  70% (112/159)
Updating files:  71% (113/159)
Updating files:  72% (115/159)
Updating files:  73% (117/159)
Updating files:  74% (118/159)
Updating files:  75% (120/159)
Updating files:  76% (121/159)
Updating files:  77% (123/159)
Updating files:  78% (125/159)
Updating files:  79% (126/159)
Updating files:  80% (128/159)
Updating files:  81% (129/159)
Updating files:  82% (131/159)
Updating files:  83% (132/159)
Updating files:  84% (134/159)
Updating files:  85% (136/159)
Updating files:  86% (137/159)
Updating files:  87% (139/159)
Updating files:  88% (140/159)
Updating files:  89% (142/159)
Updating files:  90% (144/159)
Updating files:  91% (145/159)
Updating files:  92% (147/159)
Updating files:  93% (148/159)
Updating files:  94% (150/159)
Updating files:  95% (152/159)
Updating files:  96% (153/159)
Updating files:  97% (155/159)
Updating files:  98% (156/159)
Updating files:  99% (158/159)
Updating files: 100% (159/159)
Updating files: 100% (159/159), done.
[INFO] started tweaking git repo https://github.com/ayanami1ei/DataAnalyzer
[INFO] finished tweaking git repo https://github.com/ayanami1ei/DataAnalyzer
[INFO] tweaked toml for git repo https://github.com/ayanami1ei/DataAnalyzer written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ayanami1ei/DataAnalyzer on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ayanami1ei/DataAnalyzer already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded toml v1.1.2+spec-1.1.0
[INFO] [stderr]   Downloaded serde_spanned v1.1.1
[INFO] [stderr]   Downloaded debug_unsafe v0.1.4
[INFO] [stderr]   Downloaded codepage v0.1.2
[INFO] [stderr]   Downloaded inventory v0.3.24
[INFO] [stderr]   Downloaded atoi_simd v0.17.0
[INFO] [stderr]   Downloaded toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]   Downloaded winnow v1.0.0
[INFO] [stderr]   Downloaded zopfli v0.8.3
[INFO] [stderr]   Downloaded cc v1.2.57
[INFO] [stderr]   Downloaded typed-path v0.12.3
[INFO] [stderr]   Downloaded calamine v0.34.0
[INFO] [stderr]   Downloaded zip v7.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8bfb64bf3dcf59e5fef2545c46c2a7613d0827dc6e9a7702d3d146e1252bb5a1
[INFO] running `Command { std: "docker" "start" "-a" "8bfb64bf3dcf59e5fef2545c46c2a7613d0827dc6e9a7702d3d146e1252bb5a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8bfb64bf3dcf59e5fef2545c46c2a7613d0827dc6e9a7702d3d146e1252bb5a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8bfb64bf3dcf59e5fef2545c46c2a7613d0827dc6e9a7702d3d146e1252bb5a1", kill_on_drop: false }`
[INFO] [stdout] 8bfb64bf3dcf59e5fef2545c46c2a7613d0827dc6e9a7702d3d146e1252bb5a1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f7ab7a0abc8a80204390e581c68871d43b8eb35bd316d79d68ed90cd315110a8
[INFO] running `Command { std: "docker" "start" "-a" "f7ab7a0abc8a80204390e581c68871d43b8eb35bd316d79d68ed90cd315110a8", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling zlib-rs v0.6.3
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling winnow v1.0.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling typed-path v0.12.3
[INFO] [stderr]    Compiling debug_unsafe v0.1.4
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling atoi_simd v0.17.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling fast-float2 v0.2.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling symlink v0.1.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling sink_macro v0.1.0 (/opt/rustwide/workdir/sink_macro)
[INFO] [stderr]    Compiling inventory v0.3.24
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling quick-xml v0.39.2
[INFO] [stderr]    Compiling codepage v0.1.2
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling tracing-appender v0.2.5
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling zip v7.2.0
[INFO] [stderr]    Compiling calamine v0.34.0
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling DataAnalyzer-Rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.16s
[INFO] running `Command { std: "docker" "inspect" "f7ab7a0abc8a80204390e581c68871d43b8eb35bd316d79d68ed90cd315110a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7ab7a0abc8a80204390e581c68871d43b8eb35bd316d79d68ed90cd315110a8", kill_on_drop: false }`
[INFO] [stdout] f7ab7a0abc8a80204390e581c68871d43b8eb35bd316d79d68ed90cd315110a8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5015b7e55171d6f071f3b18159fa060f6b394bd0cb92baa690fc780b9047dc8b
[INFO] running `Command { std: "docker" "start" "-a" "5015b7e55171d6f071f3b18159fa060f6b394bd0cb92baa690fc780b9047dc8b", kill_on_drop: false }`
[INFO] [stderr]    Compiling DataAnalyzer-Rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.54s
[INFO] running `Command { std: "docker" "inspect" "5015b7e55171d6f071f3b18159fa060f6b394bd0cb92baa690fc780b9047dc8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5015b7e55171d6f071f3b18159fa060f6b394bd0cb92baa690fc780b9047dc8b", kill_on_drop: false }`
[INFO] [stdout] 5015b7e55171d6f071f3b18159fa060f6b394bd0cb92baa690fc780b9047dc8b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 573d3dea8121d4a6f8929bd46dfc472ce2e23aebdecb3be62d7381ccf2199029
[INFO] running `Command { std: "docker" "start" "-a" "573d3dea8121d4a6f8929bd46dfc472ce2e23aebdecb3be62d7381ccf2199029", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/DataAnalyzer_Rust-0dfea3aceb0b2787)
[INFO] [stdout] 
[INFO] [stdout] running 41 tests
[INFO] [stdout] test test::data_checker_test::sink_should_treat_zero_point_zero_zero_as_valid_numeric_value ... ok
[INFO] [stdout] test test::operator_parser_test::extract_main_operator_should_parse_with_chinese_colon ... ok
[INFO] [stdout] test test::data_checker_test::sink_should_mark_data_valid_when_all_checks_pass ... ok
[INFO] [stdout] test test::data_checker_test::sink_should_pass_when_inner_die_not_less_than_outer_die ... ok
[INFO] [stdout] test test::operator_parser_test::extract_main_operator_should_parse_without_colon ... ok
[INFO] [stdout] test test::purity_sink_test::composite_score_clamps_purity_at_one ... ok
[INFO] [stdout] test test::data_checker_test::sink_should_pass_when_core_od_not_less_than_jacket_od ... ok
[INFO] [stdout] test test::purity_sink_test::top_vectors_empty_with_no_data ... ok
[INFO] [stdout] test test::operator_parser_test::extract_main_operator_should_return_none_when_missing_keyword ... ok
[INFO] [stdout] test test::purity_sink_test::top_vectors_per_material_selects_top_n_by_composite ... ok
[INFO] [stdout] test test::purity_sink_test::sink_should_compute_purity_with_distinct_vector_count_denominator ... ok
[INFO] [stdout] test test::material_production_sink_test::sink_should_count_distinct_batch_by_material ... ok
[INFO] [stdout] test test::purity_sink_test::top_vectors_sorted_by_material_then_rank ... ok
[INFO] [stdout] test test::purity_sink_test::composite_score_blends_purity_quant_qual ... ok
[INFO] [stdout] test test::purity_sink_test::top_vectors_respects_n_per_material ... ok
[INFO] [stdout] test test::quality_param_test::param_type_is_quantitative ... ok
[INFO] [stdout] test test::quality_param_test::parse_should_extract_both_bounds ... ok
[INFO] [stdout] test test::quality_param_test::parse_should_extract_both_bounds_with_unit ... ok
[INFO] [stdout] test test::quality_param_test::parse_should_extract_qualitative ... ok
[INFO] [stdout] test test::quality_param_test::param_type_is_qualitative ... ok
[INFO] [stdout] test test::quality_param_test::parse_should_extract_upper_bound ... ok
[INFO] [stdout] test test::quality_param_test::recalc_isok_both_bounds_below ... ok
[INFO] [stdout] test test::quality_param_test::recalc_isok_lower_bound_above ... ok
[INFO] [stdout] test test::quality_param_test::recalc_isok_both_bounds_within ... ok
[INFO] [stdout] test test::quality_inspection_sink_test::sink_should_compute_quant_isok_pct ... ok
[INFO] [stdout] test test::quality_inspection_sink_test::sink_should_collect_quality_records ... ok
[INFO] [stdout] test test::quality_param_test::recalc_isok_lower_bound_below ... ok
[INFO] [stdout] test test::quality_inspection_sink_test::sink_should_group_by_batch ... ok
[INFO] [stdout] test test::quality_param_test::recalc_isok_qualitative_not_ok ... ok
[INFO] [stdout] test test::quality_param_test::recalc_isok_upper_bound_above ... ok
[INFO] [stdout] test test::quality_param_test::parse_should_fail_on_empty ... ok
[INFO] [stdout] test test::quality_param_test::parse_should_extract_lower_bound ... ok
[INFO] [stdout] test test::quality_param_test::recalc_isok_empty_value_should_fail ... ok
[INFO] [stdout] test test::quality_param_test::recalc_isok_upper_bound_below ... ok
[INFO] [stdout] test test::operator_purity_sink_test::sink_should_compute_operator_purity ... ok
[INFO] [stdout] test test::quality_param_test::recalc_isok_qualitative_ok ... ok
[INFO] [stdout] test test::extractor_pipeline::run_should_send_all_drain_data_to_sink_chain_test::run_should_send_all_drain_data_to_sink_chain ... ok
[INFO] [stdout] test test::quality_param_test::recalc_isok_both_bounds_above ... ok
[INFO] [stdout] test test::quality_inspection_sink_test::sink_should_compute_qual_isok_pct ... ok
[INFO] [stdout] test test::quality_inspection_sink_test::sink_should_detect_isok_errors ... ok
[INFO] [stderr] error: test failed, to rerun pass `--bin DataAnalyzer-Rust`
[INFO] [stdout] test test::sqlite_database_sink_test::sqlite_sink_should_split_valid_and_invalid_rows ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test::sqlite_database_sink_test::sqlite_sink_should_split_valid_and_invalid_rows stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::sqlite_database_sink_test::sqlite_sink_should_split_valid_and_invalid_rows' (59) panicked at src/sink/database/valid_sqlite_sink.rs:39:14:
[INFO] [stdout] ValidSqliteSink: failed to configure database: FileError(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60c9720ad838 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60c9720ad838 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60c9720ad838 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60c9720ad838 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60c9720c2f2a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60c9720c2f2a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x60c9720b2172 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x60c9720b2172 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x60c97208b606 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60c97208b606 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60c9720a5749 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60c971e25ebc - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x60c971e25ebc - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60c9720a59c2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x60c9720a59c2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60c97208b6c2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60c972080699 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60c97208c3dd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60c9720c36ec - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60c9720c3462 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x60c971d2cf06 - <core[28b146924c2f19c6]::result::Result<(), DataAnalyzer_Rust[7e9a4339a81204fe]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x60c971d0aa88 - <DataAnalyzer_Rust[7e9a4339a81204fe]::sink::database::valid_sqlite_sink::ValidSqliteSink>::new
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sink/database/valid_sqlite_sink.rs:39:14
[INFO] [stdout]   22:     0x60c971d417ea - DataAnalyzer_Rust[7e9a4339a81204fe]::test::sqlite_database_sink_test::sqlite_sink_should_split_valid_and_invalid_rows::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/sqlite_database_sink_test.rs:49:26
[INFO] [stdout]   23:     0x60c971d90c72 - <core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x60c971d90ced - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x60c971d20dcd - <tokio[ea644e02ba086c34]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   26:     0x60c971d20ccb - tokio[ea644e02ba086c34]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[ea644e02ba086c34]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x60c971d20ccb - tokio[ea644e02ba086c34]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[ea644e02ba086c34]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x60c971d20ccb - <tokio[ea644e02ba086c34]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   29:     0x60c971d15660 - <tokio[ea644e02ba086c34]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[ea644e02ba086c34]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   30:     0x60c971d1f47d - <tokio[ea644e02ba086c34]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   31:     0x60c971d1e724 - <tokio[ea644e02ba086c34]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ea644e02ba086c34]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   32:     0x60c971d51f7b - <tokio[ea644e02ba086c34]::runtime::context::scoped::Scoped<tokio[ea644e02ba086c34]::runtime::scheduler::Context>>::set::<<tokio[ea644e02ba086c34]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ea644e02ba086c34]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[ea644e02ba086c34]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x60c971db7209 - tokio[ea644e02ba086c34]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[ea644e02ba086c34]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[ea644e02ba086c34]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ea644e02ba086c34]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   34:     0x60c971dd7412 - <std[929523f510218772]::thread::local::LocalKey<tokio[ea644e02ba086c34]::runtime::context::Context>>::try_with::<tokio[ea644e02ba086c34]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[ea644e02ba086c34]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[ea644e02ba086c34]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ea644e02ba086c34]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[ea644e02ba086c34]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x60c971dd6f9e - <std[929523f510218772]::thread::local::LocalKey<tokio[ea644e02ba086c34]::runtime::context::Context>>::with::<tokio[ea644e02ba086c34]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[ea644e02ba086c34]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[ea644e02ba086c34]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ea644e02ba086c34]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[ea644e02ba086c34]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x60c971db397d - tokio[ea644e02ba086c34]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[ea644e02ba086c34]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[ea644e02ba086c34]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ea644e02ba086c34]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   37:     0x60c971d18cc0 - <tokio[ea644e02ba086c34]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ea644e02ba086c34]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   38:     0x60c971d18fb6 - <tokio[ea644e02ba086c34]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   39:     0x60c971d1e1d0 - <tokio[ea644e02ba086c34]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   40:     0x60c971d58593 - tokio[ea644e02ba086c34]::runtime::context::runtime::enter_runtime::<<tokio[ea644e02ba086c34]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x60c971d14f21 - <tokio[ea644e02ba086c34]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   42:     0x60c971ce65a4 - <tokio[ea644e02ba086c34]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x60c971ce676f - <tokio[ea644e02ba086c34]::runtime::runtime::Runtime>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:345:18
[INFO] [stdout]   44:     0x60c971d4ed11 - DataAnalyzer_Rust[7e9a4339a81204fe]::test::sqlite_database_sink_test::sqlite_sink_should_split_valid_and_invalid_rows
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/sqlite_database_sink_test.rs:80:33
[INFO] [stdout]   45:     0x60c971d41697 - DataAnalyzer_Rust[7e9a4339a81204fe]::test::sqlite_database_sink_test::sqlite_sink_should_split_valid_and_invalid_rows::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test/sqlite_database_sink_test.rs:44:59
[INFO] [stdout]   46:     0x60c971da3e66 - <DataAnalyzer_Rust[7e9a4339a81204fe]::test::sqlite_database_sink_test::sqlite_sink_should_split_valid_and_invalid_rows::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x60c971e18f9b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x60c971e18f9b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   49:     0x60c971e26815 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   50:     0x60c971e26815 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   51:     0x60c971e26815 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x60c971e26815 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x60c971e26815 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x60c971e26815 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   55:     0x60c971e26815 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   56:     0x60c971e21374 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   57:     0x60c971e21374 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   58:     0x60c971e29892 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   59:     0x60c971e29892 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x60c971e29892 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x60c971e29892 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x60c971e29892 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x60c971e29892 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   64:     0x60c971e29892 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x60c9720ace1f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   66:     0x60c9720ace1f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   67:     0x7ac81610aaa4 - <unknown>
[INFO] [stdout]   68:     0x7ac816197a64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test::sqlite_database_sink_test::sqlite_sink_should_split_valid_and_invalid_rows
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 40 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "573d3dea8121d4a6f8929bd46dfc472ce2e23aebdecb3be62d7381ccf2199029", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "573d3dea8121d4a6f8929bd46dfc472ce2e23aebdecb3be62d7381ccf2199029", kill_on_drop: false }`
[INFO] [stdout] 573d3dea8121d4a6f8929bd46dfc472ce2e23aebdecb3be62d7381ccf2199029
